Welcome![Sign In][Sign Up]
Location:
Search - opengl linux

Search list

[OpenGL program复件 MPlayer-1.0pre1

Description: Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV,DVD,DivX5,wma,ogg,wav,Realplayer8.0在内的许多种媒体格式,对输出的格式支持也非常好(X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib),是LINUX种看电影动画的首选。12月7号放出的版本。这个版本开始支持wmv/wma9了。-Movie player for LINUX is a very all-round player, including support most MPEG, VOB, AVI, VIVO, ASF / WMV, QT / MOV, DVD, DivX5, wma, ogg, wav, Realplayer8.0 of many kinds of media formats, the output format support is also very good (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib), LINUX species animated movie of choice. December 7 release version. This version of wmv/wma9 support.
Platform: | Size: 4190784 | Author: lucy | Hits:

[OpenGL programqt_fog

Description: 在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
Platform: | Size: 1658880 | Author: 读卡 | Hits:

[OpenGL programapoolGL-099-pre22.tar

Description: 用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
Platform: | Size: 2191751 | Author: 李明 | Hits:

[OpenGL programNibbles

Description: OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
Platform: | Size: 4577 | Author: yang | Hits:

[OpenGL programlesson03.tar

Description: 基于linux平台下得opengl编程 opengl着色程序
Platform: | Size: 4032 | Author: 刘贺忠 | Hits:

[OpenGL programwater_effect

Description: 一个交互式的模拟水纹效果的程序,需要OpenGL的库文件,包括演示程序以及linux和BeOS下的源程序
Platform: | Size: 1479398 | Author: sam he | Hits:

[OpenGL programd2x-xl-src-1.11.91

Description: D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
Platform: | Size: 1538646 | Author: Stone Guo | Hits:

[OpenGL programglut-3.7.6-src

Description: openGl OPENGL for linux
Platform: | Size: 4992913 | Author: iceshy | Hits:

[OpenGL programOpenSceneGraph-2.4.0

Description: OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。
Platform: | Size: 5541009 | Author: | Hits:

[OpenGL programsdlu_ogl_gpu_zfail_sample1

Description: opengl sample for linux win32
Platform: | Size: 185842 | Author: 王一一 | Hits:

[OpenGL programd2x-xl-src-1.13.0

Description: D2x-XL 是一个经典OpenGL三维射击游戏 Descent 2 的Win32 , Linux和Mac OS X版本,重写并改进和修正,同时具备向后兼容的能力。 WIN32版本可以用VC8成功编译 linux和MACOS的请解压d2x-xl-makefiles.rar文件并覆盖目录里同名文件,然后MAKE
Platform: | Size: 1993795 | Author: 凉哥 | Hits:

[Linux-Unixsmoothscroll-1.1.tar.tar

Description: 一段linux下用OpenGL实现的小程序,高效地实现图像滚动。
Platform: | Size: 113913 | Author: easier | Hits:

[OpenGL programcube_2005_08_29_src

Description: 采用 OpenGL 开发的游戏引擎!支持 Linux /Windows 平台
Platform: | Size: 482648 | Author: Xiaobin Zhang | Hits:

[OpenGL programopenrm-devel-1.5.2-3.tar

Description: 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
Platform: | Size: 634358 | Author: 约非 | Hits:

[BooksAndroid基础教程

Description: 第一部分 Android简介 第1章 快速入门.............. 3 1.1 安装工具...... 3 1.1.1 Java 5.0+.... 3 1.1.2 Eclipse.......... 4 1.1.3 Android....... 4 1.1.4 Eclipse插件..................... 5 1.2 创建第一个程序.... 7 1.3 在模拟器上运行程序............... 8 1.4 在手机上运行程序..................... 9 1.5 快速阅读指南.......... 9 第2章 基本概念........... 11 2.1 Android的系统架构................ 11 2.1.1 Linux内核..................... 11 2.1.2 本机库...... 12 2.1.3 Android运行时......... 13 2.1.4 应用程序框架........... 14 2.1.5 应用程序 15 2.2 它还活着... 15 2.2.1 进程不等于应用程序......... 16 2.2.2 应用程序生命周期............... 17 2.3 构建块......... 19 2.3.1 活动............ 19 2.3.2 意图............ 19 2.3.3 服务............ 19 2.3.4 内容提供者................. 19 2.4 使用资源... 20 2.5 安全性......... 20 2.6 快速阅读指南....... 21 第二部分 Android基础知识 第3章 设计用户界面..................... 25 3.1 数独游戏简介....... 25 3.2 声明性设计............. 26 3.3 创建启动界面....... 27 3.4 使用替代资源....... 34 3.5 实现About对话框..................... 37 3.6 应用主题... 41 3.7 添加菜单... 43 3.8 添加设置... 45 3.9 开始新游戏............. 47 3.10 利用日志消息调试程序... 48 3.11 利用调试器调试程序......... 50 3.12 退出游戏 50 3.13 快速阅读指南.... 50 第4章 绘制2D图形...................... 53 4.1 Android图形基础...................... 53 4.1.1 Color类... 53 4.1.2 Paint类... 54 4.1.3 Canvas类 55 4.1.4 Path类...... 55 4.1.5 Drawable类................. 56 4.2 在Sudoku程序中添加图形............... 58 4.2.1 开始游戏 58 4.2.2 定义Game类................. 58 4.2.3 定义PuzzleView类............... 60 4.2.4 绘制游戏盘面........... 61 4.2.5 绘制数字 63 4.3 处理输入... 65 4.3.1 定义和更新选定区域......... 66 4.3.2 输入数字 68 4.3.3 增加提示 69 4.3.4 抖动屏幕 70 4.4 其他问题... 71 4.4.1 创建软键盘................. 71 4.4.2 实现游戏逻辑........... 76 4.4.3 其他功能 78 4.5 更多改进... 80 4.6 快速阅读指南....... 81 第5章 多媒体. 83 5.1 播放音频... 83 5.2 播放视频... 88 5.3 为数独游戏配上音乐............ 92 5.4 快速阅读指南....... 94 第6章 存储本地数据..................... 95 6.1 为数独游戏添加选项............ 95 6.2 继续玩前一个游戏.................. 97 6.3 记住当前位置....... 99 6.4 访问内部文件系统............... 100 6.5 访问SD卡.............. 101 6.6 快速阅读指南.... 103 第三部分 高级主题 第7章 互联的世界. 107 7.1 通过意图实现浏览............... 108 7.2 利用视图打开网页............... 111 7.3 JavaScript与Java通信.......... 115 7.4 使用Web服务..... 121 7.5 快速阅读指南.... 131 第8章 定位与环境感知........... 133 8.1 位置,位置,位置............... 133 8.1.1 我在哪里.................... 135 8.1.2 更新位置.................... 137 8.1.3 模拟说明.................... 138 8.2 充分利用传感器..................... 139 8.2.1 了解传感器.............. 139 8.2.2 解析传感器的读数............ 140 8.2.3 模拟说明.................... 140 8.3 地图功能 141 8.3.1 嵌入MapView........... 142 8.3.2 准备就绪.................... 145 8.3.3 模拟说明.................... 146 8.4 快速阅读指南.... 147 第9章 SQL实战...... 149 9.1 SQLite简介........... 149 9.2 SQL基础 150 9.2.1 DDL语句.................... 151 9.2.2 修改语句.................... 151 9.2.3 查询语句.................... 151 9.3 你好,数据库.... 152 9.3.1 使用SQliteOpenHelper 153 9.3.2 定义主程序.............. 155 9.3.3 添加一行.................... 156 9.3.4 运行一个查询........ 157 9.3.5 显示查询结果........ 158 9.4 数据绑定 159 9.5 使用ContentProvider...... 162 9.5.1 更改主程序.............. 164 9.5.2 添加一行.................... 164 9.5.3 运行一个查询........ 165 9.6 实现ContentProvider...... 165 9.7 快速阅读指南.... 166 第10章 利用OpenGL实现3D图形.............. 169 10.1 理解3D图形..... 169 10.2 OpenGL简介.... 170 10.3 构建一个OpenGL程序... 171 10.4 管理线程............. 173 10.5 构建一个模型. 178 10.6 光线、相机…….................. 181 10.7 动作......... 183 10.8 应用纹理............. 184 10.9 透明效果............. 187 10.10 快速阅读指南..................... 189 第四部分 附录 附录A Java与Android语言及其API.......... 193 附录B 参考书目........ 197
Platform: | Size: 13578541 | Author: pumaxy | Hits:

[OpenGL programd2x-xl-src-1.11.91

Description: D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
Platform: | Size: 1538048 | Author: Stone Guo | Hits:

[OpenGL programzhang

Description: 这是一个基于qt下的OPENGL应用。QT 平台可以在windows,linux下使用-This is a qt-based application under OPENGL. QT platform can be windows, linux use
Platform: | Size: 4024320 | Author: delphi | Hits:

[Game EngineZenipexLibrary

Description: Zenipex Library是一个游戏开发框架,其创建目标是为Windows和Linux平台建立3D游戏。同时支持OpenGL和Direct3D9。-Zenipex Library is a game development framework, and its goal is to create Windows and Linux platform for the establishment of 3D games. At the same time, support for OpenGL and Direct3D9.
Platform: | Size: 325632 | Author: bestcode | Hits:

[OpenGL programklimt

Description:
Platform: | Size: 576512 | Author: zhangwang | Hits:

[OpenGL programstellarium-0.10.0beta

Description: Stellarium是一个免费开源的桌面虚拟天文馆软件,可在Linux/Unix, Windows and MacOSX平台上运行。它使用OpenGL对星空进行实时渲染,在你的电脑桌面上生成一片虚拟3D天空,因此星空效果和你用肉眼,望远镜或者天文望远镜观察到的星空别无二致。Stellarium也有白天和黑夜变化,你可以通过调整日期或时间,来看到不同季节的天空。 -Stellarium 10
Platform: | Size: 41717760 | Author: yang | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net